home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gutenprint / 5.2 / xml / escp2 / inks / defaultblack.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-02  |  1.5 KB  |  41 lines

  1. <?xml version="1.0"?>
  2.  
  3. <gutenprint xmlns="http://gimp-print.sourceforge.net/xsd/gp.xsd-1.0"
  4. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  5. xsi:schemaLocation="http://gimp-print.sourceforge.net/xsd/gp.xsd-1.0 gutenprint.xsd">
  6. <copyright>
  7.  *   Copyright 2008 Robert Krawitz (rlk@alum.mit.edu)
  8.  *
  9.  *   This program is free software; you can redistribute it and/or modify it
  10.  *   under the terms of the GNU General Public License as published by the Free
  11.  *   Software Foundation; either version 2 of the License, or (at your option)
  12.  *   any later version.
  13.  *
  14.  *   This program is distributed in the hope that it will be useful, but
  15.  *   WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  16.  *   or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  17.  *   for more details.
  18.  *
  19.  *   You should have received a copy of the GNU General Public License
  20.  *   along with this program; if not, write to the Free Software
  21.  *   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. </copyright>
  23. <escp2:InkGroup name="defaultblack">
  24. <InkList translate="text" name="None" text="EPSON Standard Inks">
  25.  <Shades>
  26.   <shade count="1">1.000000</shade>
  27.  </Shades>
  28.  
  29.  <InkName translate="text" name="CMYK" text="Default Black" InkID="CMYK">
  30.   <Channels>
  31.    <channel name="standard_black" index="0">
  32.     <subchannel color="0" shade="1.000000">
  33.      <ChannelDensityParam name="BlackDensity"/>
  34.     </subchannel>
  35.    </channel>
  36.   </Channels>
  37.  </InkName>
  38. </InkList>
  39. </escp2:InkGroup>
  40. </gutenprint>
  41.